projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6f56ad
)
configs: dra7xx: Update QSPI speed to 76.8MHz
author
Vignesh R
<
[email protected]
>
Mon, 25 Jul 2016 10:15:46 +0000
(15:45 +0530)
committer
Jagan Teki
<
[email protected]
>
Fri, 29 Jul 2016 18:45:00 +0000
(
00:15
+0530)
Now that QSPI driver can support 76.8MHz, update the
CONFIG_SF_DEFAULT_SPEED to the same value.
Signed-off-by: Vignesh R <
[email protected]
>
Reviewed-by: Tom Rini <
[email protected]
>
Reviewed-by: Jagan Teki <
[email protected]
>
Reviewed-by: Mugunthan V N <
[email protected]
>
include/configs/dra7xx_evm.h
patch
|
blob
|
history
diff --git
a/include/configs/dra7xx_evm.h
b/include/configs/dra7xx_evm.h
index 0d51aeb86909a43acb1b8f00efa4e8ea06212b64..0b78ada4143c632588b6f25ddf0197424c60de4d 100644
(file)
--- a/
include/configs/dra7xx_evm.h
+++ b/
include/configs/dra7xx_evm.h
@@
-157,7
+157,7
@@
/* SPI */
#undef CONFIG_OMAP3_SPI
#define CONFIG_TI_SPI_MMAP
-#define CONFIG_SF_DEFAULT_SPEED
640
00000
+#define CONFIG_SF_DEFAULT_SPEED
768
00000
#define CONFIG_SF_DEFAULT_MODE SPI_MODE_0
#define CONFIG_QSPI_QUAD_SUPPORT